Query.start_byte_for_pattern

Get the byte offset where the given pattern starts in the query's source.

This can be useful when combining queries by concatenating their source code strings.

struct Query
@nogc nothrow
int
start_byte_for_pattern
()

Meta